/* BRANDING -------------------------------------------------------------- */
body 
{
	min-width: 	 	1024px;
}
	#main, #menu_level1, #menu_level2, #control, #footer 
	{
		width:		1024px;
	}
	#commands_line 
	{
		width:		975px;
	}
		#content, #header, #white_line, #actions, #root, #tab_head 
		{
			max-width: 			1024px;
		}
		#header, #white_line, #actions, #root, #tab_head 
		{
			min-width: 			1024px;
		}
		#footer_menu
		{
			width:				1024px;
		}

	.button1, .button2, .button5, .button15, #but_frm 
	{
/*
		background-color: #ea952c;
*/
		background-color: #ff8800;
	}
	.error_message
	{
 		color: 			#ff0000; 
	}
/*[150518]
	#master_actions, #area 
	{
			width: 		790px;
	}
*/
body 
{
	background-color: #fff;
}
#header_position 
{
	background:		#fff;
}
#header 
{
	background-color: #fff;
}
#main 
{
	background-color: #fff;
}
#content 
{
	background-color: #fff;
	width: 			auto;
}
#footer 
{
	height:			30px;
}
/*
#frm_tx
{
    max-height: 	100px;
	min-height: 	20px;
}
*/
#big_box_tab
{
    max-height: 	150px;
}
				.button5, .button15 
				{
					background-color:			#ff8800;
					border-color: 				#ff8800;
				}
				#command_node_add .button4 
				{
					background-color:			#ff8800;
					border-color: 				#ff8800;
				}
				.button1, .button2, .button10, #but_frm 
				{
					background-color:			#ff8800;
				}

				#edition_info_text, .edition_conf_close, .place_action 
				{
					color:						#ff8800;
				}
				#edition_conf_close_sign 
				{
					border: 1px solid #ff8800;
				}
#footer 
{
					background-color:			#fff;
}

/* [141203] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#master_commands, #master_actions, #all_actions, #area 
{
	display: none;
}
#master_commands
{
			background: 		#ccc top left;
			position: 			fixed;
			top: 				140px;
			left: 				0px;
			margin-left:		50%;
			z-index:			1001;
}
	#area 
	{
				background: 	#ccc center left;
				position: 		fixed;
				top: 			140px;
				left: 			0px;
/*[150518]
				margin-left:	50%;
*/
				width: 			100%;
				max-width: 		1024px;
				min-width: 		960px;
				height:			30px;
				text-align: 	left;
				z-index:		1001;
	}

		#panel_command 
		{
	    	position: 		absolute;
			top: 			11px;
			left:			330px;
			width: 			auto;
		}